creates or resets counters
1
creates or resets counters
Initializes the named counter to a specific value. The default initial value is 0. The content property is used to display the value of a counter.
| Value | Description |
|---|---|
| Values | |
| <counter-id reset-value> | name of counter, optionally followed by value to reset to |
| none | counter will not be reset |